projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a26b3df
)
merge r20807
author
Jo-Philipp Wich
<
[email protected]
>
Tue, 20 Apr 2010 16:41:42 +0000
(16:41 +0000)
committer
Jo-Philipp Wich
<
[email protected]
>
Tue, 20 Apr 2010 16:41:42 +0000
(16:41 +0000)
SVN-Revision: 21048
package/kernel/modules/other.mk
patch
|
blob
|
history
diff --git
a/package/kernel/modules/other.mk
b/package/kernel/modules/other.mk
index e94b22833f9a59e9859ed77e9ab96ac6ea1d1560..68d9c88e1ac26c3cf0ff127e905b8f57e4e9be67 100644
(file)
--- a/
package/kernel/modules/other.mk
+++ b/
package/kernel/modules/other.mk
@@
-64,7
+64,7
@@
define KernelPackage/crc16
TITLE:=CRC16 support
KCONFIG:=CONFIG_CRC16
FILES:=$(LINUX_DIR)/lib/crc16.$(LINUX_KMOD_SUFFIX)
- AUTOLOAD:=$(call AutoLoad,20,crc16)
+ AUTOLOAD:=$(call AutoLoad,20,crc16
,1
)
endef
define KernelPackage/crc16/description